* data.c (bool_vector_binop_driver): Rename locals for sanity's sake.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Nov 2013 19:31:05 +0000 (11:31 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Nov 2013 19:31:05 +0000 (11:31 -0800)
commit9e1274ed193e3639ec2926026ce2f3cb4ab5d4c0
tree814539f985e555e9e664ab4b3402b7ed43f2e4b8
parent396d25832fb093ac80c69f3475b89964b0b710c8
* data.c (bool_vector_binop_driver): Rename locals for sanity's sake.

The old names predated the API change that put destination at end.
src/ChangeLog
src/data.c